Graph< captype, tcaptype, flowtype >::graph_save Class Reference

debug function More...

List of all members.

Public Attributes

bool started
dynamic::grow_vector< node_savednodes
dynamic::grow_vector< arc_savedarcs
flowtype flow
int maxflow_iteration
nodequeue_first [2]
nodequeue_last [2]
nodeptrorphan_first
 list of active nodes
nodeptrorphan_last
int TIME
 list of pointers to orphans

Classes

struct  arc_saved
struct  node_saved


Detailed Description

template<typename captype, typename tcaptype, typename flowtype>
class Graph< captype, tcaptype, flowtype >::graph_save

debug function

Definition at line 349 of file graph.h.


Member Data Documentation

template<typename captype, typename tcaptype, typename flowtype>
dynamic::grow_vector<arc_saved> Graph< captype, tcaptype, flowtype >::graph_save::arcs

Definition at line 364 of file graph.h.

template<typename captype, typename tcaptype, typename flowtype>
flowtype Graph< captype, tcaptype, flowtype >::graph_save::flow

Definition at line 365 of file graph.h.

template<typename captype, typename tcaptype, typename flowtype>
int Graph< captype, tcaptype, flowtype >::graph_save::maxflow_iteration

Definition at line 366 of file graph.h.

template<typename captype, typename tcaptype, typename flowtype>
dynamic::grow_vector<node_saved> Graph< captype, tcaptype, flowtype >::graph_save::nodes

Definition at line 363 of file graph.h.

template<typename captype, typename tcaptype, typename flowtype>
nodeptr* Graph< captype, tcaptype, flowtype >::graph_save::orphan_first

list of active nodes

Definition at line 368 of file graph.h.

template<typename captype, typename tcaptype, typename flowtype>
nodeptr * Graph< captype, tcaptype, flowtype >::graph_save::orphan_last

Definition at line 368 of file graph.h.

template<typename captype, typename tcaptype, typename flowtype>
node* Graph< captype, tcaptype, flowtype >::graph_save::queue_first[2]

Definition at line 367 of file graph.h.

template<typename captype, typename tcaptype, typename flowtype>
node * Graph< captype, tcaptype, flowtype >::graph_save::queue_last[2]

Definition at line 367 of file graph.h.

template<typename captype, typename tcaptype, typename flowtype>
bool Graph< captype, tcaptype, flowtype >::graph_save::started

Definition at line 351 of file graph.h.

template<typename captype, typename tcaptype, typename flowtype>
int Graph< captype, tcaptype, flowtype >::graph_save::TIME

list of pointers to orphans

Definition at line 369 of file graph.h.


The documentation for this class was generated from the following file:
Generated on Sun Oct 26 18:22:21 2008 for maxflow-v3.0 by  doxygen 1.4.7